Documents for PDF, .NET Edition Documentation
BinarySearch Method (StructList<T>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > StructList<T> Class : BinarySearch Method
Searches a range of elements in the sorted StructList<T> for an element using the specified GrapeCity.Documents.Common.StructComparison`1 and returns the zero-based index of the element.
Overload List
OverloadDescription
Searches a range of elements in the sorted StructList<T> for an element using the specified GrapeCity.Documents.Common.StructComparison`1 and returns the zero-based index of the element.  
Searches a range of elements in the sorted StructList<T> for an element using the specified comparer and returns the zero-based index of the element.  
See Also

Reference

StructList<T> Class
StructList<T> Members